Skip to content

Check Relay standards compliance with GraphQL linter

Administrator requested to merge graphql-relay-lint-rules into main

Created by: felixfbecker

I noticed we can use the GraphQL schema linter we already use to detect where we are currently not compliant with the Relay standard (only following the conventions loosely, which means we can't use any abstractions with those types that target Relay proper).

Merge request reports

Loading