# CustomerMergePreviewBlockingFields - admin-graphql - OBJECT Version: 2024-10 ## Description The blocking fields of a customer merge preview. These fields will block customer merge unless edited. ### Access Scopes `read_customer_merge` access scope. ## Fields * [note](/docs/api/admin-graphql/2024-10/scalars/String): String - The merged note resulting from a customer merge. The merged note is over the 5000 character limit and will block customer merge. * [tags](/docs/api/admin-graphql/2024-10/scalars/String): String! - The merged tags resulting from a customer merge. The merged tags are over the 250 limit and will block customer merge. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples