# pendingOrdersCount - admin-graphql - QUERY Version: 2024-10 ## Description The number of pendings orders. Limited to a maximum of 10000. ### Access Scopes `read_orders` access scope. ## Arguments ## Returns * [count](/docs/api/admin-graphql/2024-10/scalars/Int): Int! The count of elements. * [precision](/docs/api/admin-graphql/2024-10/enums/CountPrecision): CountPrecision! The count's precision, or the exactness of the value. ## Examples