DeleteMappedFieldInput
Autogenerated input type of DeleteMappedField
input DeleteMappedFieldInput {
clientMutationId: String
id: Int!
}
Fields
DeleteMappedFieldInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
DeleteMappedFieldInput.id ● Int! non-null scalar
Member Of
deleteMappedField mutation