resources
, meta
, and lists
. Every request has a resource type associated with it, which is the resource that is primarily affected by the request. This determines which resource slice the request is stored within.id
property. For requests, the identifier is called a key, and it is stored on the request object under the property requestKey
.requestKey
: A string that serves as an identifier for the requestrequestName
: A human-readable string that can be useful for debuggingresourceType
: The type of resource that is primarily affected by this request. This isids
: The resource IDs that are affected by this requeststatus
: The "request status" of this request. This represents the state that the