DeletePersonaInput
Autogenerated input type of DeletePersona
input DeletePersonaInput {
clientMutationId: String
id: ID!
}
Fields
DeletePersonaInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
DeletePersonaInput.id ● ID! non-null scalar
Persona id
Member Of
deletePersona mutation