# WebPixelInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for creating or updating a web pixel. ### Access Scopes ## Fields * [settings](/docs/api/admin-graphql/2024-10/scalars/JSON): JSON! - 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`. ## Input objects with this input object * [webPixelCreate](/docs/api/admin-graphql/2024-10/mutations/webPixelCreate) * [webPixelUpdate](/docs/api/admin-graphql/2024-10/mutations/webPixelUpdate) ## Examples