# PageCreatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `pageCreate` mutation. ### Access Scopes ## Fields * [page](/docs/api/admin-graphql/2024-10/objects/Page): Page - The page that was created. * [userErrors](/docs/api/admin-graphql/2024-10/objects/PageCreateUserError): PageCreateUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [pageCreate](/docs/api/admin-graphql/2024-10/mutations/pageCreate) ## Examples