linera-io/linera-protocol

`linera-views`: feature-gate GraphQL support

Closed

#1,327 opened on Dec 6, 2023

 (0 comments) (0 reactions) (0 assignees)Rust (2,354 forks)batch import
good first issue

Repository metrics

Stars
 (32,149 stars)
PR merge metrics
 (Avg merge 2d 22h) (111 merged PRs in 30d)

Description

It would be nice to feature-gate our GraphQL support, especially in linera-views, since some users may not be interested in it.

Contributor guide