Scope debug
Author: benjieCreated Jul 8, 2026Updated Jul 8, 2026
Labels✨ feature
Print out the scope for the given schema coordinate. Maybe something like:
graphile schema scope Type- types are uniquely named, so this should work across scalar, enum, object, interface, union, input objectgraphile schema scope Type.field- object, interface, input objectgraphile schema scope Type.field(arg:)- object, interface
Source: graphile/crystal