--- title: WebPixelInput - GraphQL Admin description: The input fields for creating or updating a web pixel. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/webpixelinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/webpixelinput.md --- # Web​Pixel​Input input\_object The input fields for creating or updating a web pixel. ## Fields * settings [JSON!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/JSON) non-null The [settings object](https://shopify.dev/docs/apps/build/marketing-analytics/build-web-pixels#step-2-define-your-web-pixel-settings) for the web pixel. This object specifies configuration options that control the web pixel's functionality and behavior. You can find the settings for a web pixel in `extensions//shopify.extension.toml`. *** ## Map No referencing types