- Istanbul, Turkey
- http://the-guild.dev/
- @ardatanrikulu
Highlights
- Developer Program Member
- Pro
- 91 discussions answered
Block or Report
Block or report ardatan
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abusePinned
-
graphql-tools Public
π§ Build, mock, and stitch a GraphQL schema using the schema language -
-
dotansimha/graphql-yoga Public
π§ Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements W3C Fetch API and can run/deploy on any JS environment. -
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.
2,347 contributions in the last year
Activity overview
Contribution activity
March 2022
Created 118 commits in 10 repositories
Created 3 repositories
- ardatan/cdk-graphql-lambda-example TypeScript
- ardatan/graphql-multipart-request-spec
- ardatan/redwood TypeScript
Created a pull request in ardatan/graphql-tools that received 7 comments
Opened 43 other pull requests in 8 repositories
Urigo/graphql-mesh
3
open
15
merged
- feat(json-schema): add fallbackFormat
- Store as JSON and consume bundles in JSON Schema handler
- Cache yarn artifacts better
- enhance: improve cross-platform support
- feat - cross-platform support
- feat(mysql): support env interpolation
- feat(json-machete): add missing format if example is provided
- Testing artifacts
- New Rate Limit transform
- fix(store): do not use JSON.parse and string to store json artifacts
- enhance: reduce memory consumption
- feat: persisted queries
- Support comments in TSConfig file
- enhance: New Transform Prune to prune schema outside of handlers and other transforms
- enhance(json-schema): return types should be nonnullable for root fields
- fix(openapi): correct types for path params
-
feat(json-schema): ability to provide additional request body with
requestBaseBodyin the config - fix(raml): respect nested traits
dotansimha/graphql-yoga
13
merged
1
open
- fix(common): encode string before passing in SSE Responses
- feat(node): respect parsed request bodies (e.g. graphql-upload)
- feat: dynamic GraphiQL options
- remove pino for Node and use a cross-platform simple logger
- fix(node): remove port identifier from host header if used as hostname to build Request
- Expose extensions sent by the client in the initial context
- feat(common): ability to configure health check and readiness check endpoints
- Tests for accepting GET requests with query parameter
- feat(graphiql): use query search param for default query
- Simplify Federation example
- enhance(node): getNodeRequest doesn't need to be async
- Fix benchmark tests
- feat(common): ability to configure parse and validate caching / also fix local address handling
- Upload fix and some improvements on testing

