Skip to main content

CreateCustomerCredentialInput Input Object

Input fields

ArgumentTypeDescription
authorizationMethodID!The specific AuthorizationMethod used by the Credential.
customerIDThe Customer the Credential belongs to, if any. If NULL then Organization will be specified.
labelString!The name of the Credential.
values[InputCredentialFieldValue]A list of InputCredentialFieldValues that contain the values for the CredentialFields.
clientMutationIdStringA unique identifier for the client performing the mutation.