# RestrictedForResource - admin-graphql - OBJECT Version: 2024-10 ## Description Information about product is restricted for a given resource. ### Access Scopes `read_order_edits` access scope or `read_publications` access scope. ## Fields * [restricted](/docs/api/admin-graphql/2024-10/scalars/Boolean): Boolean! - Returns true when the product is restricted for the given resource. * [restrictedReason](/docs/api/admin-graphql/2024-10/scalars/String): String! - Restriction reason for the given resource. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples