Skip to content

adjust query to support ordering #269

adjust query to support ordering

adjust query to support ordering #269

GitHub Actions / GraphQL Inspector succeeded Dec 12, 2024 in 1s

Everything looks good

Found 5 changes

Breaking: 0
Dangerous: 0
Safe: 5

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
  • Field zkappEventElementIds was added to object type TransactionInfo
  • Field zkappFieldArrayElementIds was added to object type TransactionInfo

Looking for more advanced tool? Try GraphQL Hive!

Annotations

Check notice on line 26 in schema.graphql

See this annotation in the file changed.

@github-actions 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

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 55 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 56 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'

Check notice on line 57 in schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

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

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