locations property

List<DirectiveLocation> locations
final

The places the a GraphQL document where this directive can be used

Implementation

final List<DirectiveLocation> locations;