Hi am planning to use graphQL in my app. But I could only use it on moralis graphQL console. How may I implement in my app? Could someone guide me with the setup process
I don’t think that it is supported now. How did it work in the console?
My bad. is this temporary or does it take long time to work ?. Actually sorry I haven’t tried but just had a view on graphQL.
we don’t know when it will be enabled, it never worked by now
@cryptokid @akashperumal3.0
any update on the graphql implementation?
I see error in the moralis graphql console itself.
I can make the requests using the rest api endpoints, how do I use graphql queries?
now you can self host a server:
@cryptokid thanks for response
I don’t want to go through self hosting a server. I just want to get indexed data from blockchain without much hassle, if possible.
So if I want to query my database objects via graphql in moralis hosted server, that’s not possible ?