# CartTransformCreatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `cartTransformCreate` mutation. ### Access Scopes ## Fields * [cartTransform](/docs/api/admin-graphql/2024-10/objects/CartTransform): CartTransform - The newly created cart transform function. * [userErrors](/docs/api/admin-graphql/2024-10/objects/CartTransformCreateUserError): CartTransformCreateUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [cartTransformCreate](/docs/api/admin-graphql/2024-10/mutations/cartTransformCreate) ## Examples