DeleteLicenseInput
Autogenerated input type of DeleteLicense
input DeleteLicenseInput {
clientMutationId: String
companyId: ID!
}
Fields
DeleteLicenseInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
DeleteLicenseInput.companyId ● ID! non-null scalar
Member Of
deleteSecureCodeLicense mutation