Elois/gva sort
Compare changes
+ 36
− 4
@@ -9,7 +9,12 @@ type Query {
@@ -9,7 +9,12 @@ type Query {
blocks(interval: BlockInterval, paging: Paging, step: Int = 1): [Block!]! @juniper(ownership: "owned")
@@ -17,7 +22,7 @@ type Mutation {
@@ -17,7 +22,7 @@ type Mutation {
@@ -26,11 +31,24 @@ input BlockInterval {
@@ -26,11 +31,24 @@ input BlockInterval {
@@ -46,17 +64,31 @@ type Node {
@@ -46,17 +64,31 @@ type Node {