cjoudrey/graphql-schema-linter

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

Open

#113 opened on Mar 15, 2018

 (0 comments) (1 reaction) (0 assignees)JavaScript (61 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (704 stars)
PR merge metrics
 (No merged PRs in 30d)

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