INPUT_OBJECT

CancelBackgroundJobInput

Autogenerated input type of CancelBackgroundJob

link GraphQL Schema definition

  • input CancelBackgroundJobInput {
  • ids: [ID!]!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by