cambiatus / backend

Cambiatus GraphQL API
GNU Affero General Public License v3.0
21 stars 18 forks source link

Removed non_null contraint on GraphQl schema for community logo #281

Closed MatheusBuss closed 2 years ago

MatheusBuss commented 2 years ago

What issue does this PR close

Closes #279

Changes Proposed ( a list of new changes introduced by this PR)

Remove non_null constraint on the GraphQl schema for community logo

MatheusBuss commented 2 years ago

Thining about it. Using this approach we will need to review how we will need to update how we render the community logo on rich links and emails. There may be other places where the backend is resposible for serving the image directly to the user.

@NeoVier we should organize to serve the same template image

henriquecbuss commented 2 years ago

@MatheusBuss we decided on Slack to use this image: https://cambiatus-uploads.s3.amazonaws.com/cambiatus-uploads/community_2.png

lucca65 commented 2 years ago

hey @MatheusBuss I'm going to merge this!