Skip to main content
Anchor to PubSubServerPixelUpdatePayload

PubSubServerPixelUpdatePayload

payload

Return type for pubSubServerPixelUpdate mutation.

•ServerPixel

The server pixel as configured by the mutation.

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

Updates the server pixel to connect to a Google PubSub endpoint. Running this mutation deletes any previous subscriptions for the server pixel.

Show payload

Arguments

•String!
required

The Google PubSub project ID.

•String!
required

The Google PubSub topic ID.



Was this section helpful?