Add NetworkState Service #113
Merged
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
github-actions / GraphQL Inspector
Type 'MaxBlockHeightInfo' was added
Type 'MaxBlockHeightInfo' was added
Check notice on line 83 in schema.graphql
github-actions / GraphQL Inspector
Type 'NetworkStateOutput' was added
Type 'NetworkStateOutput' was added
Check notice on line 90 in schema.graphql
github-actions / GraphQL Inspector
Field 'networkState' was added to object type 'Query'
Field 'networkState' was added to object type 'Query'
Loading