bindContext
bindContext(
this,init?):BoundContext
Defined in: src/context.ts:24
Allows you to restrict operations to a specific root path and set of credentials. Note that the default credentials of a bound context are copied from the global credentials.
Parameters
Section titled “Parameters”unknown
ContextInit = {}