InputField
@Serializable
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: String?)
Content copied to clipboard