Skip to content
#

relay

Here are 737 public repositories matching this topic...

graphql-ruby
leehambley
leehambley commented Mar 9, 2020

Is your feature request related to a problem? Please describe.

Due to interop with other services, I want to use the GraphQL IDL not the Ruby DSL to define my schema. That has no documentation I can find (nor any test cases, or open GitHub issues) on how to make the decoder implementation for the scalar type known to the Schema.

Describe the solution you'd like

Ideally I'd love

0xdevalias
0xdevalias commented Apr 7, 2020
SyntaxError: Error while loading rule 'graphql/template-strings': Unexpected token  in JSON at position 0
Occurred while linting /Users/devalias/dev/REDACTED/schema.graphql
    at JSON.parse (<anonymous>)
    at Object.readSchema (/Users/devalias/dev/REDACTED/node_modules/graphql-config/lib/utils.js:141:38)
    at GraphQLProjectConfig.getSchema (/Users/devalias/dev/REDACTED/node_modules/g
denys-meloshyn
denys-meloshyn commented Mar 29, 2020

As a new user of your plugin it was not obvious to understand how to provide custom variables. After some time I noticed "Toggle variable editor" but after that I was confused in which format I should provide my variable: JSON, YML or another.

Describe the solution you'd like
Tutorial with step by step would help very much.

Improve this page

Add a description, image, and links to the relay topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the relay topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.