feat: fragment-arguments execution #10833
Annotations
5 errors
Type Check:
packages/executor/src/execution/__tests__/variables-test.ts#L135
Object literal may only specify known properties, but 'experimentalFragmentArguments' does not exist in type 'ParseOptions'. Did you mean to write 'experimentalFragmentVariables'?
|
Type Check:
packages/executor/src/execution/values.ts#L145
No overload matches this call.
|
Type Check:
packages/executor/src/execution/values.ts#L154
Object literal may only specify known properties, and 'nodes' does not exist in type 'ASTNode | readonly ASTNode[]'.
|
Type Check:
packages/executor/src/execution/values.ts#L177
Object literal may only specify known properties, and 'nodes' does not exist in type 'ASTNode | readonly ASTNode[]'.
|
Type Check
Process completed with exit code 2.
|
Loading