Capabilities 💪
Abowire has the ability to define product-specific capabilities. These capabilities can be used to check if a customer has access to a certain feature in your system. You can define your own capabilities and then use our GraphQL API or our SDK to check if a customer has access to a certain capability.
You can also define a usage limit for a capability, in which case it will return false
if the customer has reached the usage limit.