Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "factory/api/session"

Index

Functions

Functions

Const session

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

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

    Returns FactorySession

Generated using TypeDoc