visible/visible

View on GitHub
packages/@visi/web-schema/src/node.graphql

Summary

Maintainability
Test Coverage
interface Node {
  id: ID!
}