CreateCredentialInput
Autogenerated input type of CreateCredential
input CreateCredentialInput {
clientMutationId: String
companyId: Int!
description: String
environment: String!
name: String!
profile: String!
password: String!
user: String!
}
Fields
CreateCredentialInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.