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