by Anders Hvashøj | May 28, 2020 | API, Asset registry
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data.The advantage of GraphQL over REST API is that it is strongly-typed which allows API consumers to know exactly what data is available, and in what form it...
by Anders Hvashøj | May 20, 2020 | Admin
Admin users of AIH now have the ability to create teams, manage users within the teams, add users to their AIH environments, configure their statuses, and, in near future, manage their permissions right from the user interface. The new page allows admin users to...