stack

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

AdminTypes.MutationProductFullSyncArgs interface

The schema’s entry point for all mutation operations.

Signature:

export interface MutationProductFullSyncArgs 

Properties

Property Modifiers Type Description
beforeUpdatedAt?   InputMaybe<Scalars[‘DateTime’][‘input’]> (Optional)
id   Scalars[‘ID’][‘input’]  
updatedAtSince?   InputMaybe<Scalars[‘DateTime’][‘input’]> (Optional)