Skip to content

Allow rendering blob rich content for snippets in GraphQL

When we realized of the problem related to snippet binary blobs, we added some countermeasures. One of those was to prevent rendering the blob content in GraphQL.

Nevertheless, now that we're addressing the binary problem, we can restore the usual behavior and return the blob content.