adjust query to support ordering #233
GitHub Actions / GraphQL Inspector
succeeded
Dec 12, 2024 in 1s
Everything looks good
Found 3 changes
Breaking: 0
Dangerous: 0
Safe: 3
Safe changes
- Field accountUpdateId was added to object type EventData
- Field sequenceNumber was added to object type TransactionInfo
- Field zkappAccountUpdateIds was added to object type TransactionInfo
Looking for more advanced tool? Try GraphQL Hive!
Annotations
Check notice on line 26 in schema.graphql
github-actions / GraphQL Inspector
Field 'accountUpdateId' was added to object type 'EventData'
Field 'accountUpdateId' was added to object type 'EventData'
Check notice on line 54 in schema.graphql
github-actions / GraphQL Inspector
Field 'sequenceNumber' was added to object type 'TransactionInfo'
Field 'sequenceNumber' was added to object type 'TransactionInfo'
Check notice on line 55 in schema.graphql
github-actions / GraphQL Inspector
Field 'zkappAccountUpdateIds' was added to object type 'TransactionInfo'
Field 'zkappAccountUpdateIds' was added to object type 'TransactionInfo'
Loading