Types
CommandRunPageInfo
Represents a command run page info in the GraphQL API.
object
CommandRunPageInfoFields
hasNextPage
Boolean!
Whether this command run page info has next page.
endCursor
ID
The end cursor associated with this command run page info. May be null when unavailable or not applicable.