This repository was archived by the owner on Apr 14, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Single-point graphql constructor #59
Labels
Comments
What is the purpose of funcs here?
To overwrite 'space' or 'shard' functions like |
@SudoBobo yep. |
Merged
@SudoBobo Can you please check whether this issue can be closed? |
Closed with #95 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We should allow to omit explicit data accessor creation and provide graphql constructor receives all needed metainfo and data accessor name. It may look like that:
Reason: most of users just want to use one of on-board data accessors.
The text was updated successfully, but these errors were encountered: