Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NetworkState Service #113

Merged
merged 10 commits into from
Jan 15, 2025

style: remove unused import

147429a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Add NetworkState Service #113

style: remove unused import
147429a
Select commit
Loading
Failed to load commit list.
GitHub Actions / GraphQL Inspector succeeded Jan 11, 2025 in 0s

Everything looks good

Found 3 changes

Breaking: 0
Dangerous: 0
Safe: 3

Safe changes

  • Type MaxBlockHeightInfo was added
  • Type NetworkStateOutput was added
  • Field networkState was added to object type Query

Looking for more advanced tool? Try GraphQL Hive!

Annotations

Check notice on line 49 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Type 'MaxBlockHeightInfo' was added

Type 'MaxBlockHeightInfo' was added

Check notice on line 83 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Type 'NetworkStateOutput' was added

Type 'NetworkStateOutput' was added

Check notice on line 90 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'networkState' was added to object type 'Query'

Field 'networkState' was added to object type 'Query'