GQLDirectiveDefinition

constructor(sourceLocation: SourceLocation? = null, description: String?, name: String, arguments: List<GQLInputValueDefinition>, repeatable: Boolean, locations: List<GQLDirectiveLocation>)