We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e31f63 commit 9071de1Copy full SHA for 9071de1
README.md
@@ -172,6 +172,7 @@ Service modules include the following getters:
172
- `id {Number|String}` - the id of the data to be retrieved by id from the store.
173
- `params {Object}` - an object containing a Feathers `query` object.
174
- `current {Object}` - the object representing the `currentId`. It's pulled from the `keyedById` state.
175
+- `getCopy {Object}` - An alias to the `state.copy`.
176
177
### Service Mutations
178
The following mutations are included in each service module.
0 commit comments