GraphQL Changelog – Week 22/09 to 26/09
29 days ago by ReadMe API
This update expands the autoFillFields query with a new throughConnectors argument, and introduces the filterAuthorizedFormsToMe query to retrieve only forms specifically authorized for you.
New:
- Argument:
throughConnectorswas added to the queryautoFillFields. This argument expects aReferenceConnectorFieldInputtype, and expands the functionality of the query. - Query:
filterAuthorizedFormsToMewas added to the query object type. You can now use this query to access forms specifically authorized for you.
