OBJECT
Query
link GraphQL Schema definition
- type Query {
- # Arguments
- # before: [Not documented]
- # after: [Not documented]
- # first: [Not documented]
- # last: [Not documented]
- # filter: [Not documented]
- # order_by: [Not documented]
- (
- Cursor, :
- Cursor, :
- Int, :
- Int, :
- AccountFilter, :
- AccountOrderByInput :
- ): AccountRecordConnection!
- # Arguments
- # before: [Not documented]
- # after: [Not documented]
- # first: [Not documented]
- # last: [Not documented]
- # filter: [Not documented]
- # order_by: [Not documented]
- (
- Cursor, :
- Cursor, :
- Int, :
- Int, :
- BigmapKeyFilter, :
- BigmapKeyOrderByInput :
- ): BigmapKeyRecordConnection
- # Arguments
- # before: [Not documented]
- # after: [Not documented]
- # first: [Not documented]
- # last: [Not documented]
- # filter: [Not documented]
- # order_by: [Not documented]
- (
- Cursor, :
- Cursor, :
- Int, :
- Int, :
- BigmapFilter, :
- BigmapOrderByInput :
- ): BigmapRecordConnection
- # Arguments
- # before: [Not documented]
- # after: [Not documented]
- # first: [Not documented]
- # last: [Not documented]
- # filter: [Not documented]
- # order_by: [Not documented]
- (
- Cursor, :
- Cursor, :
- Int, :
- Int, :
- BigmapValueFilter, :
- BigmapValueOrderByInput :
- ): BigmapValueRecordConnection
- # Arguments
- # before: [Not documented]
- # after: [Not documented]
- # first: [Not documented]
- # last: [Not documented]
- # filter: [Not documented]
- # order_by: [Not documented]
- (
- Cursor, :
- Cursor, :
- Int, :
- Int, :
- BlockFilter, :
- BlockOrderByInput :
- ): BlockRecordConnection!
- # Arguments
- # before: [Not documented]
- # after: [Not documented]
- # first: [Not documented]
- # last: [Not documented]
- # filter: [Not documented]
- # order_by: [Not documented]
- (
- Cursor, :
- Cursor, :
- Int, :
- Int, :
- OperationsFilter, :
- OperationsOrderByInput :
- ): OperationRecordConnection
- Version! :
- }
link Require by
This element is not required by anyone