stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CatalogContextUpdatePayload

AdminTypes.CatalogContextUpdatePayload interface

Return type for catalogContextUpdate mutation.

Signature:

export interface CatalogContextUpdatePayload 

Properties

Property Modifiers Type Description
catalog?   Maybe<Catalog> (Optional) The updated catalog.
userErrors   Array<CatalogUserError> The list of errors that occurred from executing the mutation.