Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
tokopedia
/
graphql-go
Public
forked from
graph-gophers/graphql-go
Notifications
You must be signed in to change notification settings
Fork
1
Star
10
Code
Pull requests
9
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Gql graphql query complexity analysis poc
- #20
#20
Open
sarthaktokointern
wants to merge 11 commits into
master
tokopedia/graphql-go:master
from
gql_graphql_query_complexity_analysis_POC
tokopedia/graphql-go:gql_graphql_query_complexity_analysis_POC
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Gql graphql query complexity analysis poc
#20
sarthaktokointern
wants to merge 11 commits into
master
tokopedia/graphql-go:master
from
gql_graphql_query_complexity_analysis_POC
tokopedia/graphql-go:gql_graphql_query_complexity_analysis_POC
Copy head branch name to clipboard
Commits
Commits on Sep 22, 2022
adding resolver complexity and nesting depth analysis
sarthaktokointern
committed
3a2aedc
View commit details
Copy full SHA for 3a2aedc
Browse repository at this point
modifying the logic for calculating resolver complexity
sarthaktokointern
committed
7ef5018
View commit details
Copy full SHA for 7ef5018
Browse repository at this point
Commits on Sep 23, 2022
changes
sarthaktokointern
committed
0787aaa
View commit details
Copy full SHA for 0787aaa
Browse repository at this point
improving readability of the code
sarthaktokointern
committed
9030683
View commit details
Copy full SHA for 9030683
Browse repository at this point
improving the logic
sarthaktokointern
committed
c02a290
View commit details
Copy full SHA for c02a290
Browse repository at this point
Commits on Sep 26, 2022
adding logs
sarthaktokointern
committed
aaa21c3
View commit details
Copy full SHA for aaa21c3
Browse repository at this point
Commits on Sep 27, 2022
adding query complexity as extensions in response
sarthaktokointern
committed
5a5d315
View commit details
Copy full SHA for 5a5d315
Browse repository at this point
adding comments
sarthaktokointern
committed
cd08170
View commit details
Copy full SHA for cd08170
Browse repository at this point
Commits on Sep 28, 2022
adding dynamic query analysis and score calculation
sarthaktokointern
committed
84e8c42
View commit details
Copy full SHA for 84e8c42
Browse repository at this point
changes
sarthaktokointern
committed
8257d82
View commit details
Copy full SHA for 8257d82
Browse repository at this point
Commits on Sep 29, 2022
improving code readability
sarthaktokointern
committed
005f7bb
View commit details
Copy full SHA for 005f7bb
Browse repository at this point
You can’t perform that action at this time.