UpdateCredentialInput Input Object
Input fields
Argument | Type | Description |
---|---|---|
label | String | The name of the Credential. |
values | [InputCredentialFieldValue] | A list of InputCredentialFieldValues that contain the values for the CredentialFields. |
id | ID | The ID of the Credential to mutate. |
clientMutationId | String | A unique identifier for the client performing the mutation. |