Meta
{
resourceType: 'books',
meta: {
4: {
selected: true
},
102: {
selected: true
}
},
// ...there are other things on a resource slice, too. But this guide will
// focus on meta.
}"CRUD" Metadata
Modifying Metadata
Last updated