Skip to content

Is the total count of a type of entity exposed within the GraphQL interface? #581

Closed Answered by bagelbits
nathaniellee asked this question in Q&A
Discussion options

You must be logged in to vote

Unfortunately, there is not. You would either have to make a call to the API, or gather all of the spells and then count them.

Or you could set your limit to a really big number and then just count and paginate on the frontend.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nathaniellee
Comment options

Answer selected by bagelbits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants