Closed alex-pakalniskis closed 3 weeks ago
@graphprotocol/graph-cli
Running graph init without specifying a --product parameter forces users to select between subgraph-studio and hosted-service (see screenshot below).
graph init
--product
subgraph-studio
hosted-service
Graph CLI
User should not be able to select a deprecated service.
No response
Done in #1680
Which packages are impacted by your issue?
@graphprotocol/graph-cli
Describe the issue
Running
graph init
without specifying a--product
parameter forces users to select betweensubgraph-studio
andhosted-service
(see screenshot below).Reproduction
Graph CLI
Steps to Reproduce the Bug or Issue
Expected behavior
User should not be able to select a deprecated service.
Screenshots or Videos
No response
Platform
@graphprotocol/graph-cli
version: 0.86.0Subgraph Manifest
No response
Subgraph GraphQL Schema
No response
Additional context
No response