Skip to main content
Log inSign up
Anchor to ServerPixelCreatePayload

ServerPixelCreatePayload

payload

Return type for serverPixelCreate mutation.

•

The new server pixel.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•
mutation

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.


Was this section helpful?