cjoudrey/graphql-schema-linter

Add rule to cover section 3 (edge types) of the Relay spec

Open

#113 opened on Mar 15, 2018

View on GitHub
 (0 comments) (1 reaction) (0 assignees)JavaScript (669 stars) (62 forks)batch import
enhancementhelp wanted

Description

Add a new rule called relay-edge-types-spec that covers: https://facebook.github.io/relay/graphql/connections.htm#sec-Edge-Types

Contributor guide