Type alias Block_Height

Block_Height: {
    hash?: InputMaybe<Scalars["Bytes"]["input"]>;
    number?: InputMaybe<Scalars["Int"]["input"]>;
    number_gte?: InputMaybe<Scalars["Int"]["input"]>;
}

Type declaration

Generated using TypeDoc