* Creating an Opportunity was failing when no entry step was set. When creating an Opportunity using the API we now pick a default Step from the Opportunity Workflow if no entry Step is set.
* The type of Training Tokens can now be retrieved when it is included as an Interest on an Opportunity.
* Validation has been added when setting Opportunity Attributes on the create mutation. This should now match the validation used by other Custom Fields in the system
* The UI now uses `id` when querying nodes instead using `stringID` (on Events pages)
* The deprecated {{resource}} mutations have been removed. Developers should now consume the {{resources}} mutations.
* The deprecated {{learnerAssessment}} mutations have been removed. Developers should now consume the {{learnerAssessments}} mutations.
* It is still possible to query suggestString for Opportunity Names but the results are now filtered by user permissions
* When querying the suggestString for accountName you will receive back a list of Account names filtered according to Account View permissions
* You can now query the suggestString for Opportunity States
Comments
0 comments
Please sign in to leave a comment.