hasura / hasura/graphql-engine

Relay does not support Materialized Views

Open
#7,013 1 comment 0 reactions 0 assignees View on GitHub
c/relay c/server
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

### Summary

I have a materialized view, and a custom function that uses that materialized view. Everything works perfect on the graphql API, but it's not available in the schema when it comes to relay.

- [x] GraphQL API
- [x] materialized view
- [x] custom function that returns set of materialized view
- [ ] Relay API
- [ ] materialized view (unavailable)
- [ ] custom function that returns set of materialized view (unavailable)

Im using `v2.0.0-cloud.11`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.