Interface
@Serializable
Content copied to clipboard
Constructors
Link copied to clipboard
fun Interface( name: String, description: String?, fields: List<IntrospectionSchema.Schema.Field>?, interfaces: List<IntrospectionSchema.Schema.TypeRef>?, possibleTypes: List<IntrospectionSchema.Schema.TypeRef>?)
Content copied to clipboard