Skip to content

Commit 9071de1

Browse files
committed
Document getCopy
1 parent 0e31f63 commit 9071de1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ Service modules include the following getters:
172172
- `id {Number|String}` - the id of the data to be retrieved by id from the store.
173173
- `params {Object}` - an object containing a Feathers `query` object.
174174
- `current {Object}` - the object representing the `currentId`. It's pulled from the `keyedById` state.
175+
- `getCopy {Object}` - An alias to the `state.copy`.
175176

176177
### Service Mutations
177178
The following mutations are included in each service module.

0 commit comments

Comments
 (0)