-
# Issue summary
Before opening this issue, I have:
- [x] Upgraded to the latest version of the relevant packages
- **`@shopify/*` package and version:**
- `@shopify/api-codegen-preset@1…
-
Add a `@export` directive to query fields that dynamically populates a defined variable. This would allow field values from one query/mutation to be used within another. For now, this should be scoped…
-
Please add feature to handle default values for Currency in GraphQL Schema.
Description:
We have defined a custom scalar for currency extending graphql-java-extended-scalars Currency scalar. A …
-
### Describe the feature
Posting this here because I reached the 2000 char Discord limit and the discussion section of this repo is disabled.
I would like to import my scalar File serializer:
…
-
### Product
Hot Chocolate
### Version
14.0.0
### Link to minimal reproduction
https://github.com/wouth/FusionCompositionIssue
### Steps to reproduce
- Run `dotnet tool restore`
- Build `FusionC…
-
When executing an introspection request I get the error "Serialize expected type ID but got Map". I am using ID from the pioneer library
-
You've missed in your example to install explicitly theses dependencies.
Please run:
```
npm install --save graphql type-graphql @apollo/server @apollo/datasource-rest graphql-ws graphql-scal…
-
**Is your feature request related to a problem? Please describe.**
We have large reports where we want to return large amounts of data. These reports are generated pretty low level with raw SQL and…
-
This issue details the changes we want to make to the Base document model Editor.
## **Research** ✅
- Monaco Library to be researched and implemented.
- Connection with the different code editors …
-
```
/* eslint-disable prettier/prettier */
import { GraphQLSchema, print } from 'graphql';
import gql from 'graphql-tag';
import { loadFilesSync } from '@graphql-tools/load-files';
import { merge…