CreateTypeRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The API ID.

Link copied to clipboard

The type definition, in GraphQL Schema Definition Language (SDL) format.

Link copied to clipboard

The type format: SDL or JSON.

Functions

Link copied to clipboard
inline fun copy(block: CreateTypeRequest.Builder.() -> Unit = {}): CreateTypeRequest
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String