-
Optional, working on top of the REST API
Blocked by #1064
-
It seems like Meetup provides two different URLs, one numeric and one alphanumeric, for the same event and this may be contributing to duplicates in the Events API.
![image](https://github.com/user…
-
While using a schema with an enum table titled `ability_categories` I get some strange imports in the file `InsertAbilityOne.elm` after running a `npx elm-gql init --force`.
Notice the import `impo…
-
### Please describe the enhancement
Currently, the GitHub REST API only supports up to `v3` which does not include some important automation functionality -- namely the `v3` cannot make a REST call…
-
### Environment
Production
### Describe the bug
When I set my clients like this:
```json
'graphql-client': {
clients: {
default: {
host: '',
to…
-
### Describe the bug
```
// Next.js Custom Route Handler: https://nextjs.org/docs/app/building-your-application/routing/router-handlers
import { createSchema, createYoga } from 'graphql-yoga'
impo…
-
Maybe it is better to use GraphQL to reduce API call.
-
Might be able to auto-generate this with MongoDB Atlas?
-
As visible in [this trace](https://codecov.sentry.io/performance/trace/28e711dbf9cc487285c52142160a645c/?fov=0%2C1124.1240234375&node=txn-25fb24920c0b4796a42a956ad70954fc&project=4165036&query=&referr…
-
# Context
In complex API ecosystems, different versions of operations are often required to support backward compatibility and evolution. This feature request aims to support operation versioning i…