-
Hey everyone,
I use the market service for my Mod. Would it be possible, that you add `app.UseCors(corsPolicyBuilder => corsPolicyBuilder.AllowAnyOrigin().AllowAnyHeader().AllowAnyMethod());` in th…
-
When providing an `INamingConventions` implementation that overrides `GetEnumValueName(object value)`, it is also applied to the *introspection* schema, making it incompliant with the GraphQL specific…
Zero3 updated
1 month ago
-
#### This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
- [ ] GraphQL Playground HTML
- [ ] GraphQL Playground
- [ ] GraphQL Playground Express Middleware
…
-
Supporting subscriptions would allow us to notify consumers of the api that content has changed; which they might use for invalidating caching, rebuilding gatsby sites, etc.
more info:
* https://g…
-
https://github.com/Azure/hawaii-gql/blob/33cc4d0633ced93f4d767893ed679674a9369857/DataGateway.Service/Models/DatabaseSchema.cs#L44
I guess the list is very limited just 'cause we're in early dev st…
-
I've been looking at [rule 6.1](https://graphql-rules.com/rules/mutation-namespaces
), which presents a compelling argument for using namespaces to group mutations. I really like this approach. Howe…
-
- [x] a Dick's Drive-in cost calculator ([menu](http://www.ddir.com/menu))
- I know there is one of these out there, but my Google-fu is a little distracted, so I haven't found it again, yet.
- [ …
-
### Product
Hot Chocolate
### Version
13.9.14
### Link to minimal reproduction
https://github.com/ibbyu/gateway-with-remote-schema-cannot-serialize-json
### Steps to reproduce
1. Run both proje…
-
In the case of missing "X-MS-CLIENT-PRINCIPAL" or query entity requires role more than anonymous, it's currently returning hot chocolate error, which is 500 with Error Code AUTH_NOT_AUTHENTICATED, it …
-
**Describe the bug**
When an interface implements another interface, the schema produced by the plugin is missing the deeper interface declaration. This results in invalid schemas, even though other …