stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PubSubWebhookSubscriptionInput > metafieldNamespaces

AdminTypes.PubSubWebhookSubscriptionInput.metafieldNamespaces property

The list of namespaces for any metafields that should be included in the webhook subscription.

Signature:

metafieldNamespaces?: InputMaybe<Array<Scalars['String']['input']>>;