stack

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

AdminTypes.MutationProductCreateArgs interface

The schema’s entry point for all mutation operations.

Signature:

export interface MutationProductCreateArgs 

Properties

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