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

adjust query to support ordering #107

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

more cases

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

adjust query to support ordering #107

more cases
6c1a253
Select commit
Loading
Failed to load commit list.
GitHub Actions / GraphQL Inspector succeeded Oct 23, 2024 in 1s

Everything looks good

Found 3 changes

Breaking: 0
Dangerous: 0
Safe: 3

Safe changes

  • Field sequenceNumber was added to object type TransactionInfo
  • Field zkappAccountUpdateIds was added to object type TransactionInfo
  • Field zkappEventElementIds was added to object type TransactionInfo

Looking for more advanced tool? Try GraphQL Hive!

Annotations

Check notice on line 53 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'sequenceNumber' was added to object type 'TransactionInfo'

Field 'sequenceNumber' was added to object type 'TransactionInfo'

Check notice on line 54 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'zkappAccountUpdateIds' was added to object type 'TransactionInfo'

Field 'zkappAccountUpdateIds' was added to object type 'TransactionInfo'

Check notice on line 55 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'zkappEventElementIds' was added to object type 'TransactionInfo'

Field 'zkappEventElementIds' was added to object type 'TransactionInfo'