Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "factory/api/udfunctions"

Index

Functions

Functions

Const udfunctions

  • udfunctions(context: { annotateDocuments?: FaunaBoolean; callstack?: FaunaString; checkRole?: FaunaRef; hasIdentity?: FaunaBoolean; hasSession?: FaunaBoolean; identity?: FaunaRef; logActions?: FaunaBoolean; offline?: FaunaBoolean; session?: FaunaRef; skipErrors?: FaunaBoolean } | Expr): FactoryUDFunctionsApi
  • Parameters

    • context: { annotateDocuments?: FaunaBoolean; callstack?: FaunaString; checkRole?: FaunaRef; hasIdentity?: FaunaBoolean; hasSession?: FaunaBoolean; identity?: FaunaRef; logActions?: FaunaBoolean; offline?: FaunaBoolean; session?: FaunaRef; skipErrors?: FaunaBoolean } | Expr

    Returns FactoryUDFunctionsApi

Generated using TypeDoc