OBJECT
CreateContainedProductsFromCompiledPayload
Autogenerated return type of CreateContainedProductsFromCompiled.
link GraphQL Schema definition
- type CreateContainedProductsFromCompiledPayload {
- # A unique identifier for the client performing the mutation.
- : String
- # Validation errors for the contained products
- : [ValidationError!]!
- # The work object
- : Work!
- }