ManagementAuthorizationInput
Defined in: surface/types.ts:81
Input passed to the optional authorization callback.
Single-job mutations include job; bulk mutations include selector. Read checks omit
both and should decide from action and context.
Type Parameters
Section titled “Type Parameters”| Type Parameter | Default type | Description |
|---|---|---|
TContext | unknown | Application context supplied through the OpenAPI handler call. |
Properties
Section titled “Properties”action
Section titled “action”Defined in: surface/types.ts:82
context
Section titled “context”Defined in: surface/types.ts:83
Defined in: surface/types.ts:84
selector?
Section titled “selector?”Defined in: surface/types.ts:85