definition From Scope
fun GQLField.definitionFromScope(schema: Schema, rawTypename: String): GQLFieldDefinition?
Content copied to clipboard
fun GQLField.definitionFromScope(schema: Schema, typeDefinitionInScope: GQLTypeDefinition): GQLFieldDefinition?
Content copied to clipboard