Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "factory/foundation/indexes/credentials__by__instance"

Index

Variables

Const credentials__by__instance

credentials__by__instance: FaunaIndexOptions = Index({name: BiotaIndexName('credentials__by__instance'),source: {collection: q.Credentials(),},terms: [{field: ['instance'],},],values: [{field: ['ref'],},],})

Generated using TypeDoc