GraphQL API
Features
-
We added createBatch and updateBatch mutations to AccountMutations and ContactMutations. Use these mutations to either batch update or create up to 1,000 Accounts or Contacts with a single API request.
-
We added a delete mutation to EmailAccountMutations to improve our API support of IMAP Email Accounts.
Fixes
-
We resolved an issue with new Learning Path Registrations that failed on newer versions of our database management system.
Deprecation notices
-
The name, description and instructions fields for LmsContent have been marked deprecated and will be removed on July 26, 2022. These values are available in new fields displayName and htmlDescription mapped according to Content Type.
Comments
0 comments
Article is closed for comments.