New GraphQL feature: Query/filter cards by updated_at

  • 6 April 2021
  • 5 replies
  • 663 views
New GraphQL feature: Query/filter cards by updated_at
Userlevel 7
Badge +8

We are happy to announce that now we support filtering 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.

Sample query:

Changelog

  • added: updated_at filter inside allCards root query

5 replies

Userlevel 7
Badge +15

@alicereis esta função talvez possa ajudar na configuração da notificação de Cards não atualizados nos últimos dois dias.

Userlevel 7
Badge +4

Please show the phase ID in the phase history query :(

Userlevel 3

What are the other fields that can be used to filter the allCards query?

Userlevel 4

What are the other fields that can be used to filter the allCards query?

I’d like to know it as well.

Userlevel 7
Badge +9

Hi, @Grafeno and @brennovn these are the filters that you can use in this query:
 

 

Reply