Boards created_at used_at field?

According to the playground Boards can be ordered by created_at/used_at.


But it does not seem like these fields are returned by boards? Boards Are they not available as separate fields?

1 Like

Hello there @EricM,

You can use the updated_at field to know when the board was updated for the last time.

The date of the creation of the board is not available in the boards resolver.

Let me know if you have any other questions :slightly_smiling_face:

Cheers,
Matias

2 Likes