@eagleoutice/flowr - v2.15.8
    Preparing search index...
    • How a slicing query's result is keyed: under the name it was given, else under what it slices (2@x), which is what a caller looks the result up by. Use sliceResultKeys for a whole request, as only there can two queries be seen to want the same key.

      Type Parameters

      Parameters

      • query: T
      • describe: (query: T) => string

      Returns string