Tirumarai Selvan

Results 131 comments of Tirumarai Selvan

Related to https://github.com/hasura/graphql-engine/issues/3772

@vivekkannavenus Hi. Unfortunately, the ETA for this is still not clear at the moment because of backlog. I can probably suggest workarounds using Views/Custom functions if you can share your...

@JorgeCeja This issue is for server. Suppose for array types in console is here: https://github.com/hasura/graphql-engine/issues/2544

@awconway The community sample app (gatsby-contentful-auth0) passes in the `idToken` to the `createApolloClient` function: https://github.com/hasura/graphql-engine/blob/f9aca45706f6dc56494e030bc2f2cabf2cdd1bb6/community/sample-apps/gatsby-contentful-auth0/app/src/pages/account.js#L35

I think we should extend support for computed fields which return `` instead of only `set of `. We did this for top-level functions already: https://github.com/hasura/graphql-engine/issues/4299

We are looking into this. Can you confirm if it was working on any prior versions of Hasura?

Hey folks Can you share the metadata (or even better, the hasura directory) of your Hasura setup? If it's confidential, you can email it to me `[email protected]` as well. We...

@luhhujbb Just to confirm, you were hitting the same issue with REST Endpoint as the original comment? Or is it a separate issue?

@luhhujbb Can you share a screenshot of what you are trying to do? And where you get the error? We haven't been able to reproduce this... can you share some...