CreateOrganizationCredentialInput Input Object
Input fields
Argument | Type | Description |
---|---|---|
authorizationMethod | ID! | The specific AuthorizationMethod used by the Credential. |
label | String! | The name of the Credential. |
values | [InputCredentialFieldValue] | A list of InputCredentialFieldValues that contain the values for the CredentialFields. |
clientMutationId | String | A unique identifier for the client performing the mutation. |