Stitch API ReferenceDirectivessubEnumOn this pagesubEnumThis directive indicates that the enum is a strict subset of the specified superset enum. directive @subEnum( superset: String) on ENUM Arguments superset ● String scalar