Anchor to WebPixelCreatePayloadWeb
payloadWeb Pixel Create Payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to userErrorsuser•[Errors
Errors Web Pixel User Error!]! non-null The list of errors that occurred from executing the mutation.
- Anchor to webPixelweb•Web
Pixel Pixel The created web pixel settings.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •mutation
Activate a web pixel extension by creating a web pixel record on the store where you installed your app.
When you run the
mutation, Shopify validates it against the settings definition inshopify.extension.toml. If thesettingsinput field doesn't match the schema that you defined, then the mutation fails. Learn how to define web pixel settings.
Was this section helpful?