module GraphQL::Schema::FragmentResolver

Defined in:

graphql-crystal/schema/fragment_resolver.cr

Class Method Summary

Class Method Detail

def self.resolve(value, fragments) #

replace named fragments with their concrete selections before the query is resolved


[View source]