Sha256: e3149dad24ab853df99a3f078992fe9da7c9c35da5b426604b92645477f6675a
Contents?: true
Size: 323 Bytes
Versions: 146
Compression:
Stored size: 323 Bytes
Contents
# frozen_string_literal: true # This query is used by graphql-client so don't add the includeDeprecated # argument for inputFields since the server may not support it. Two stage # introspection queries will be required to handle this in clients. GraphQL::Introspection::INTROSPECTION_QUERY = GraphQL::Introspection.query
Version data entries
146 entries across 146 versions & 2 rubygems