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 Max Block Height Service #113

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

test: reorder tests

4c6cbe2
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Add Max Block Height Service #113

test: reorder tests
4c6cbe2
Select commit
Loading
Failed to load commit list.
GitHub Actions / GraphQL Inspector succeeded Jan 10, 2025 in 0s

Everything looks good

Found 2 changes

Breaking: 0
Dangerous: 0
Safe: 2

Safe changes

  • Type MaxBlockHeightInfo was added
  • Field block 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 86 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

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

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