Query jira projects by key or name and override max_page_size
Jira REST API endpoint returns all projects in one request, so we override graphql default 100 items default page size to the size of records returned from Jira API call.
Showing
Please register or sign in to comment