AuthorizationDefinition Input Object
Represents authorization details for a Component.
Argument | Type | Description |
---|
required | Boolean! | Specifies whether authorization is required for the Component. |
methods | [String]! | The list of authorization methods supported by the Component. |