stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > serverPixelCreate

AdminTypes.Mutation.serverPixelCreate property

Creates a new unconfigured server pixel. A single server pixel can exist for an app and shop combination. If you call this mutation when a server pixel already exists, then an error will return.

Signature:

serverPixelCreate?: Maybe<ServerPixelCreatePayload>;