-
-
Notifications
You must be signed in to change notification settings - Fork 0
Add value objects #9
LaravelFreelancerNL
started this conversation in
Ideas
-
Adding value objects for return data would help greatly to
- improve cognitive load
- improve IDE support
- lessen the need to revert to ArangoDB's documentation.
While doing this dynamic properties need to be possible to prevent blocking new features. (case in point: ArangoSearch primarySort wasn't supported by the official client for a long time)
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment