User Management Mutations
over 3 years ago by João Nicolete
Pipefy released a new set of functionalities in our GraphQL API to enable user management in Organizations (a company’s account in Pipefy), Pipes (processes) and Tables (databases).
added
New GraphQL API update: Batch field updates for Cards and Database Records
about 6 years ago by Raphael Costa

added
New GraphQL update: Retrieve Card attachments
about 7 years ago by Raphael Costa
We added support to retrieve card attachments -- we will return both attachments attached through the card and by the fields of type attachment. We added a new type called Attachment and we also added the attachments attribute inside the Card type.
added
New GraphQL feature: Query/filter cards by updated_at
about 7 years ago by Raphael Costa
We are happy to announce that now we support to filter and query card by the updated_at field inside the allCards query. This new feature will avoid the need to look through all cards to find the last updated ones for example.
