Join Slack
Powered by
if you want the annotation to appear on a property...
# reflect
u
udalov
03/23/2016, 3:59 PM
if you want the annotation to appear on a property instead, provide a use-site annotation target:
@property:GraphQLObject var body: String = “"
2
Views
Open in Slack
Previous
Next