forked from sourcenetwork/defradb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Document client Description types (sourcenetwork#1307)
* Document CollectionDescription.Name * Document CollectionDescription.ID * Document CollectionDescription.Schema I am refraining from talking about immutability and local-global here, as that is a messy topic for which IMO we cannot clearly and definatively state our long-term plans. * Remove unused IndexDescription type Litterally nothing references this, and as it is public I think we should remove it * Document SchemaDescription.Name * Document SchemaDescription.Fields * Document FieldDescription.Name * Document FieldDescription.ID * Expand FieldDescription.Kind documentation * Document FieldDescription.Schema * Document FieldDescription.RelationName * Expand documentation for FieldDescription.Typ * Document FieldDescription.RelationType * Remove out of date comment It looks out of date, and is either way untidy for us and for users.
- Loading branch information
1 parent
9e37be5
commit 6be4201
Showing
1 changed file
with
52 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters