G Q L Directive Definition
fun GQLDirectiveDefinition(sourceLocation: SourceLocation = SourceLocation.UNKNOWN, description: String?, name: String, arguments: List<GQLInputValueDefinition>, repeatable: Boolean, locations: List<GQLDirectiveLocation>)
Content copied to clipboard