# PriceListCreatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `priceListCreate` mutation. ### Access Scopes ## Fields * [priceList](/docs/api/admin-graphql/2024-10/objects/PriceList): PriceList - The newly created price list. * [userErrors](/docs/api/admin-graphql/2024-10/objects/PriceListUserError): PriceListUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [priceListCreate](/docs/api/admin-graphql/2024-10/mutations/priceListCreate) ## Examples