[catalog][xs]: made created/updated fields more human-readable.

This commit is contained in:
anuveyatsu
2021-08-14 20:33:57 +06:00
parent f9b9cf3680
commit 0d11409088
2 changed files with 5 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ export const GET_RESOURCES_QUERY = gql`
title
format
created
last_modified
updated: last_modified
}
}
}