We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
using graphql-core in the context of Django projects print_block_string could receive a proxy object from a lazy translation.
print_block_string
In this case it fails to concatenate the value.
Expected: evaluate the proxy object in place as a string