SCALAR
Int
link GraphQL Schema definition
- scalar Int
link Require by
- blockscolumns and relationships of "blocks"
- blocks_aggregate_fieldsaggregate fields of "blocks"
- blocks_inc_inputinput type for incrementing numeric columns in table "blocks"
- blocks_insert_inputinput type for inserting data into table "blocks"
- blocks_max_fieldsaggregate max on columns
- blocks_min_fieldsaggregate min on columns
- blocks_mutation_responseresponse of any mutation on the table "blocks"
- blocks_pk_columns_inputprimary key columns input for table: blocks
- blocks_set_inputinput type for updating data in table "blocks"
- blocks_stream_cursor_value_inputInitial value of the column from where the streaming should start
- blocks_sum_fieldsaggregate sum on columns
- Int_comparison_expBoolean expression to compare columns of type "Int". All fields are combined with logical 'AND'.
- mutation_rootmutation root
- query_rootnull
- subscription_rootnull
- transferscolumns and relationships of "transfers"
- transfers_aggregate_fieldsaggregate fields of "transfers"
- transfers_inc_inputinput type for incrementing numeric columns in table "transfers"
- transfers_insert_inputinput type for inserting data into table "transfers"
- transfers_max_fieldsaggregate max on columns
- transfers_min_fieldsaggregate min on columns
- transfers_mutation_responseresponse of any mutation on the table "transfers"
- transfers_pk_columns_inputprimary key columns input for table: transfers
- transfers_set_inputinput type for updating data in table "transfers"
- transfers_stream_cursor_value_inputInitial value of the column from where the streaming should start
- transfers_sum_fieldsaggregate sum on columns