G Q L Field Definition
fun GQLFieldDefinition(sourceLocation: SourceLocation = SourceLocation.UNKNOWN, description: String?, name: String, arguments: List<GQLInputValueDefinition>, type: GQLType, directives: List<GQLDirective>)
Content copied to clipboard