# PrivateMetafieldUpsertPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `privateMetafieldUpsert` mutation. ### Access Scopes ## Fields * [privateMetafield](/docs/api/admin-graphql/2024-10/objects/PrivateMetafield): PrivateMetafield - The private metafield that was created or updated. * [userErrors](/docs/api/admin-graphql/2024-10/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [privateMetafieldUpsert](/docs/api/admin-graphql/2024-10/mutations/privateMetafieldUpsert) ## Examples