# WebPixelCreatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `webPixelCreate` mutation. ### Access Scopes ## Fields * [userErrors](/docs/api/admin-graphql/2024-10/objects/ErrorsWebPixelUserError): ErrorsWebPixelUserError! - The list of errors that occurred from executing the mutation. * [webPixel](/docs/api/admin-graphql/2024-10/objects/WebPixel): WebPixel - The created web pixel settings. ## Connections ## Mutations with this payload * [webPixelCreate](/docs/api/admin-graphql/2024-10/mutations/webPixelCreate) ## Examples