You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for reflected references implemented in issue FgForrest/evitaDB#260. There is new ReflectedReferenceSchema definition and these mutations were updated or created:
Add support for reflected references implemented in issue FgForrest/evitaDB#260. There is new
ReflectedReferenceSchema
definition and these mutations were updated or created:evita_api/src/main/java/io/evitadb/api/requestResponse/schema/mutation/reference/CreateReflectedReferenceSchemaMutation.java
evita_api/src/main/java/io/evitadb/api/requestResponse/schema/mutation/reference/ModifyReflectedReferenceAttributeInheritanceSchemaMutation.java
Add working C# examples for new functionality:
The text was updated successfully, but these errors were encountered: