7 January 2019
GraphQLSecurity and privacy
You can now manage API Clients using the GraphQL API. In addition, API Clients have a new deleteDaysAfterCreation
field, which lets you delete a client after a specified amount of days.
- [API] Added the
deleteDaysAfterCreation
field to the APIClientDraft. - [API] Added the
deleteAt
field to the APIClient. - [GraphQL API] Added API Clients to the GraphQL API.