graphql-python / graphene-django

Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.
http://docs.graphene-python.org/projects/django/en/latest/
MIT License
4.28k stars 766 forks source link

API mutation for google translate #1523

Closed abdulhafeez1724 closed 3 months ago

abdulhafeez1724 commented 3 months ago

Hi all is there any way to mutate request for google translator?

sjdemartini commented 3 months ago

I think you may be confused about what graphene-django does. A question like this is better posted on Stack Overflow and not filed as a GH issue.