Type alias: SetEndpointDef¶
core.SetEndpointDef
Ƭ SetEndpointDef: Omit
<SetEndpoint
, "getOptions"
| "getOptionsFormula"
> & { getOptions?
: MetadataFormulaDef
; getOptionsFormula?
: MetadataFormulaDef
}
Simplified configuration for SetEndpoint that a pack developer can specify when calling setUserAuthentication or setSystemAuthentication.