Skip to main content
Anchor to ProductOptionsDeletePayload

ProductOptionsDeletePayload

payload

Return type for productOptionsDelete mutation.

•[ID!]

IDs of the options deleted.

•Product

The updated product object.

•[ProductOptionsDeleteUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Deletes the specified options.


Was this section helpful?