CreateConfigurationInput
Autogenerated input type of CreateConfiguration
| Input Fields : Object | Description |
|---|---|
| clientMutationId: String | A unique identifier for the client performing the mutation. |
| clientId: String | The client ID |
| encryptedClientSecret: String | The encrypted client secret |
| grantType: String | The grant type |
| organizationUuid: ID | The organization UUID |
| providerAlias: String | The provider alias |
| scope: String | The scope |
| tokenUrl: String | The token URL |