OBJECT

CreateContainedProductsFromCompiledPayload

Autogenerated return type of CreateContainedProductsFromCompiled.

link GraphQL Schema definition

  • type CreateContainedProductsFromCompiledPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # Validation errors for the contained products
  • errors: [ValidationError!]!
  • # The work object
  • work: Work!
  • }

link Require by