Companion

object Companion

Functions

Link copied to clipboard
fun fromMap(map: Map<String, Any>): Schema

Parses the given map and creates a new Schema. The map must come from a previous call to toMap to make sure the schema is valid

Properties

Link copied to clipboard
const val FIELD_POLICY: String
Link copied to clipboard
const val FIELD_POLICY_FOR_FIELD: String
Link copied to clipboard
const val FIELD_POLICY_KEY_ARGS: String
Link copied to clipboard
const val FIELD_POLICY_PAGINATION_ARGS: String
Link copied to clipboard
const val NONNULL: String
Link copied to clipboard
const val OPTIONAL: String
Link copied to clipboard
const val REQUIRES_OPT_IN: String
Link copied to clipboard
const val TYPE_POLICY: String