GraphQL API
-
We have introduced a new mutation to create document templates. You can now use the new
documentTemplates.create
mutation to create a new document template via our GraphQL API. You can specify a name, category, body, header, and footer.
Depreciation notices
-
The name, description, and instructions fields for LmsContent will be deprecated in GraphQL on July 26, 2022. These values are now available in the new fields “displayName” and “htmlDescription”, mapped according to Content Type.
Comments
0 comments
Article is closed for comments.