Check Relay standards compliance with GraphQL linter
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).