- You can now query the quantity and the unit amount of an Interest on an Opportunity.
- You can now can query suggestString for User full_names and results are now filtered to respect the API user's permissions.
- You can now get string suggestions for Company names under the suggestString root query.
- You can now mutate a Contact's postal address.
- The Contact mutation now allows updating a Contact's marketing source.
- The node root query in the API has been updated to only accept an ID type as the only parameter, in order to consistently use ID types across our API.
- The OAuth2 flow for the API now supports Bearer or bearer as the prefix for the Authentication header. This improves compatibility with third party authentication libraries.
Comments
0 comments
Article is closed for comments.