if you want the annotation to appear on a property...
# reflect
u
if you want the annotation to appear on a property instead, provide a use-site annotation target:
@property:GraphQLObject var body: String = “"