Subcollection Resource
kind
: state
A subcollection resource is essentially the same as a resource. As with collections and subcollections, the only difference between the two is that you must access the subcollection resource via the subcollection attached to the main resource.
Tip
It’s easy to tell that this is a Resource object because the kind
is state
, not collectionstate
.