INPUT_OBJECT

ReleaseOwnershipTaskInput

link GraphQL Schema definition

  • input ReleaseOwnershipTaskInput {
  • # Identifier of the TaskEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by