Programmatically get all GraphQL schemes

Hi again!

I just try the graphql-codegen package and I try to use the typescript-generic-sdk plugin in order to build me a gql ready to use SDK :smiley: The problem is that when I try it on the GraphQL Code Generator live demo it works and it doesn’t when I use the schema which strapi expose :frowning: