Skip to main content
Anchor to ProductChangeStatusPayload

ProductChangeStatusPayload

payload

Return type for productChangeStatus mutation.

•Product

The product object.

Show fields
•[ProductChangeStatusUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation
Deprecated
Show payload

Arguments

•ID!
required

The ID of the product.

•ProductStatus!
required

The status to be assigned to the product.

Show enum values


Was this section helpful?