- Istanbul, Turkey
- http://the-guild.dev/
- @ardatanrikulu
Highlights
- Developer Program Member
- Pro
- 80 discussions answered
Block or Report
Block or report ardatan
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
graphql-tools Public
🔧 Build, mock, and stitch a GraphQL schema using the schema language -
-
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
-
Urigo/graphql-scalars Public
A library of custom GraphQL Scalars for creating precise type-safe GraphQL schemas.
-
dotansimha/envelop Public
Envelop is a lightweight library allowing developers to easily develop, share, collaborate and extend their GraphQL execution layer. Envelop is the missing GraphQL plugin system.
-
1,509 contributions in the last year
Activity overview
Contribution activity
November 2021
Created 79 commits in 13 repositories
Created a pull request in contra/graphql-helix that received 14 comments
Add signatures for custom execute and subscribe functions, respect AsyncIterable and so on
This PR also improves the signatures of custom execute and subscribe functions to prevent future regressions Related #90