# ServerPixelDeletePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `serverPixelDelete` mutation. ### Access Scopes ## Fields * [deletedServerPixelId](/docs/api/admin-graphql/2024-10/scalars/ID): ID - The ID of the server pixel that was deleted, if one was deleted. * [userErrors](/docs/api/admin-graphql/2024-10/objects/ErrorsServerPixelUserError): ErrorsServerPixelUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [serverPixelDelete](/docs/api/admin-graphql/2024-10/mutations/serverPixelDelete) ## Examples