-
I want to write a policy regarding the members in my github org, which has more than 100 members. I have a graphql query that looks like this (based on the docs):
But, I don't see how to get the next page, and then be able to use the whole list in a policy. Can you give an example of how this might work? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
jcrqr
Jul 4, 2022
Replies: 1 comment
-
Hey @pkaeding 👋🏼 Unfortunately pagination isn't supported as of now. I've opened #32 for us to implement this, should be straightforward. I'll work on this this week 😉 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pkaeding
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @pkaeding 👋🏼
Unfortunately pagination isn't supported as of now. I've opened #32 for us to implement this, should be straightforward. I'll work on this this week 😉