# publicationsCount - admin-graphql - QUERY Version: 2024-10 ## Description Count of publications. ### Access Scopes `read_publications` access scope. ## Arguments * [catalogType](/docs/api/admin-graphql/2024-10/enums/CatalogType): CatalogType - Filter publications by catalog type. ## 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