DefaultScopes<Scopes, Grants>
DefaultScopes<
Scopes
,Grants
> =object
Configuration for default authorization scopes that apply to all operations of a specific type.
Type Parameters
Type Parameter |
---|
|
|
Properties
Property | Type | Description |
---|---|---|
|
Default scopes applied to all Mutation operations | |
|
Default scopes applied to all Query operations | |
|
Default scopes for Subscription operations | |
|
|
Scopes applied during the resolve phase |
|
|
Scopes applied during the subscription phase |