InputField
@JsonClass(generateAdapter = true)
Content copied to clipboard
Constructors
Link copied to clipboard
fun InputField( name: String, description: String?, isDeprecated: Boolean = false, deprecationReason: String?, type: IntrospectionSchema.Schema.TypeRef, defaultValue: Any?)
Content copied to clipboard