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