DeleteContentTypeInput
Autogenerated input type of DeleteContentType
input DeleteContentTypeInput {
clientMutationId: String
id: ID!
}
Fields
DeleteContentTypeInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
DeleteContentTypeInput.id ● ID! non-null scalar
Content type id
Member Of
deleteContentType mutation