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