description property

String? description
final

The description of the annotated class, field, or enum value, to be displayed in tools like GraphiQL.

Implementation

final String? description;