Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug Report: GraphQL switch dont turn on in cloud version Appwrite #5957

Closed
2 tasks done
Leonich77 opened this issue Aug 8, 2023 · 5 comments
Closed
2 tasks done
Assignees
Labels
bug Something isn't working product / cloud Issues found only on Appwrite Cloud

Comments

@Leonich77
Copy link

👟 Reproduction steps

When I try to connect my cloud server project via graphql I get CORS error... Going into the settings of my Appwrite cloud project, I see that under Services toggle for GraphQL is off and grayed out. I get an error message when I try to turn it on: Invalid service: Value must be one of (account, avatars, databases, locale, health, storage, teams, users, functions). But the switch remains on. After I exit the settings and come back, the switch is off again.

👍 Expected behavior

The Appwrite server that I have installed locally in a docker container has no such problems: he's got it all turned on at once and I'm just plugging into it. In this case with the cloud, I expected the same behavior.

👎 Actual Behavior

I actually googled this topic until 2-3 months ago.... found nothing.... I hoped that soon the developers would notice it themselves but.... I hope it's not a bug but just something I don't understand, please explain)
qlturnonerror

🎲 Appwrite version

Appwrite Cloud

💻 Operating system

Windows

🧱 Your Environment

I use the Brave browser to access the cloud server console. My client is a React app, SDK, line from package.json: { "appwrite": "^11.0.0.0", the code used in my client is taken from here : https://appwrite.io/docs/graphql#sdk-usage

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@Leonich77 Leonich77 added the bug Something isn't working label Aug 8, 2023
@joeyouss
Copy link

joeyouss commented Aug 8, 2023

Hi
Cloud is on 1.1.2 and GraphQL was added in later versions https://github.com/appwrite/appwrite/releases/tag/1.2.0

@joeyouss joeyouss self-assigned this Aug 8, 2023
@joeyouss joeyouss added the product / cloud Issues found only on Appwrite Cloud label Aug 8, 2023
@Leonich77
Copy link
Author

So at the moment Appwrite's cloud platform doesn't allow to work through qraphql? Am I hearing you right? And if so, are there plans to support it?

@joeyouss
Copy link

joeyouss commented Aug 9, 2023

Yes, as soon as Cloud gets updated to newer versions, it will have the support! It is available in newer versions it is just that cloud is on previous version of Appwrite

@joeyouss
Copy link

Hi @Leonich77 , shall I close this if there is nothing else you want to discuss?

@Leonich77
Copy link
Author

Hi! Yes, of course!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working product / cloud Issues found only on Appwrite Cloud
Projects
None yet
Development

No branches or pull requests

2 participants