GQLField

constructor(sourceLocation: SourceLocation? = null, alias: String?, name: String, arguments: List<GQLArgument>, directives: List<GQLDirective>, selections: List<GQLSelection>)