Home > @infiniteobjects/shopify-data-manager > AdminTypes > WebhookSubscription > includeFields
An optional array of top-level resource fields that should be serialized and sent in the webhook message. If null, then all fields will be sent.
Signature:
includeFields: Array<Scalars['String']['output']>;