GraphQL API
- We've added an “lmsAnnouncements” string to the Event object for the LMS Announcements/Note.
- The path for a registered learner makes use of the “registerContacts” mutation in the EventMutations.
- The path for an anonymous learner uses the new “registerAnonymousLearner” mutation in the EventMutations.