-
Bizwebs
- API
- Basic questions
- Administration
- Attributes of BizWebs system
- Customer support and service
- Design
- Domain
- Files
- Inserting and managing of items in menu
- Language versions
- Order of BizWebs and invoicing
- Price comparison sites, XML feed
- Products
- Work with blocks
- Twitter, YouTube, Google Maps, Google+
- Web payments
- Managing users
- Legislation
- Export & Import
- Orders, Invoices
- Discounts and bonuses
-
SEO & Marketing
Operation cost fo API
Due to the nature of GraphQL based API the complexity and workload of various request may strongly differ among each other. That is why quotas and usage rates use „operation cost" to assess your real usage of the API.
All rates' or quotas' values are to be interpreted as operation cost values.
Example
<code> getOrder... </code> <code> { json response } </code>
Each loaded entity and each subordinate load of data are 1 unit of operation cost. For the example above and returned data operation cost of running that query would be #32.