Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > serverPixelCreate
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>;