definitionFromScope
fun GQLField.definitionFromScope(schema: Schema, rawTypename: String): GQLFieldDefinition?
Content copied to clipboard
fun GQLField.definitionFromScope(schema: Schema, parentTypeDefinition: GQLTypeDefinition): GQLFieldDefinition?
Content copied to clipboard