Commit graph

4 commits

Author SHA1 Message Date
Aravinth Manivannan 133c4a96b3
Show author photo in metadata section 2021-11-02 13:40:13 +05:30
Aravinth Manivannan 698b59fa90
make metadata height and width nullable
post 965f7edd163a caused panic with null values for metadata height and
width
2021-11-01 08:51:54 +05:30
Aravinth Manivannan a1395234e6
make certain fields non-nullable
I think it is safe to assume that these files will never receive a null
value. However, we should collect a bunch of data and verify this
assumption.

But for now, this means less boilerplate code
2021-10-31 22:17:48 +05:30
Aravinth Manivannan 92a9f12117
reverse engineered schema for medium graphql endpoint 2021-10-31 15:12:49 +05:30