G Q L Fragment Definition
fun GQLFragmentDefinition(sourceLocation: SourceLocation = SourceLocation.UNKNOWN, name: String, directives: List<GQLDirective>, typeCondition: GQLNamedType, selectionSet: GQLSelectionSet, description: String?)
Content copied to clipboard