stack

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

AdminTypes.MutationProductUpdateArgs interface

The schema’s entry point for all mutation operations.

Signature:

export interface MutationProductUpdateArgs 

Properties

Property Modifiers Type Description
input   ProductInput  
media?   InputMaybe<Array<CreateMediaInput>> (Optional)