Field
@Serializable
Content copied to clipboard
Constructors
Link copied to clipboard
fun Field( name: String, description: String?, isDeprecated: Boolean = false, deprecationReason: String?, type: IntrospectionSchema.Schema.TypeRef, args: List<IntrospectionSchema.Schema.Field.Argument> = emptyList())
Content copied to clipboard