Module graphql_tools::validation::rules::possible_fragment_spreads
source · Structs
Possible fragment spread
Functions
Provided two composite types, determine if they “overlap”. Two composite
types overlap when the Sets of possible concrete types for each intersect.