OBJECT
BlockRecordConnection
link GraphQL Schema definition
- type BlockRecordConnection {
- # An object containing the details of the current page.
- PageInfo! :
- # A list containing the operation data.
- BlockRecordEdge!] : [
- # The total number of items matching the query.
- Int! :
- }