Module graphql_tools::ast::utils[][src]

Structs

Functions

Provided two composite types, determine if they “overlap”. Two composite types overlap when the Sets of possible concrete types for each intersect.

Extracts nested NamedType from a potentially recursive wrapped definition.