We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Type: a resource type is an entity responsible for creating and managing resources, it's similar to the concept of collections in NoSQL space.
Resource: an item of some type.
Extension: grouped logic that extends the application or other extensions in some way, add some feature or modify existing data or behavior.
Storage: each resource type has a storage for saving its data. Example of storages are the Memory Storage and MongoDB Storage.