Skip to main content
Anchor to ServerPixelCreatePayload

ServerPixelCreatePayload

payload

Return type for serverPixelCreate mutation.

•ServerPixel

The new server pixel.

Show fields
•[ErrorsServerPixelUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

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.

Show payload

Was this section helpful?